[WIDGET]

MaxLengtName = 16
NumDrivers =4
Rows = 30
Interlines = 1

//VERDE.   Time <= BEST Lap 
TimeColorDeltaBEST     = FF2BFF08

//celeste
TimeColorDeltaME       = FF24D2FF

//Giallo.   BEST Lap < Time <= Personal Best
TimeColorDeltaPersonal = FFff74fa
//ECFF24

//Arancione  Time > Personal Best >= Best Lap
TimeColorDeltaWarning  = FFFFB430

//Positive values show Delta Datas into the grid
FreezeSectorTimeforSeconds = -1

[ELEMENTS]
// Rect border of elements inside Texture
// Name = X, Y, Width, Height
// For Font Width and Height refers to a single dimension char.

DRIVER = T, 0, 0, 0, 0, P, 0, 0, FONTSIZE, 0, FONTCOLOR, 1, HALIGN, LEFT 


